Conversation
Done by Junie AI, proofread by me.
a8f5def to
76ce1ca
Compare
|
@matze ^^^ please review (best is to look at the commits). |
|
@matze if you find some time, have a look please. |
when giving -c pyproject.toml option, it does not stumble over missing tox configuration in setup.cfg (because it now is in pyproject.toml). that bug is in tox >= 4.30. by using the workaround, it should now work with any recent tox version. tox-dev/tox#3602
|
@matze did some more updates. |
|
ping @matze |
|
Sorry to leave you hanging there. Since you made and make many good contributions to the project and I'm mostly not using it anymore (indirectly perhaps but that does not count): would you like to take over maintenance and get write access to the repo and PyPI project? |
|
@matze yes, I could help with project maintenance and releases. My pypi username is ThomasWaldmann. But guess we also need a developer who is more familiar with pkgconf/pkg-config and the low level details than I am. I am mostly doing python-based development (e.g. |
|
Added you here as well as on pypi.org. Welcome on board :-) |
Fixes #76. Fixes #77.